Esx Settings Hosts Software Drafts FilterSpec
Esx Settings Hosts Software Drafts FilterSpec
The Esx Settings Hosts Software Drafts FilterSpec schema contains properties used to filter the results when listing software drafts. See GET /esx/settings/hosts/{host}/software/drafts.
This schema was added in vSphere API 8.0.0.1.
JSON Example
{
"owners": [
"string"
]
}
array of
string
owners
Optional
Owners of the drafts.
This property was added in vSphere API 8.0.0.1.
If missing or null
or empty, drafts from all owners will be returned.